{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 38000.0,
    "gravity": 0.27,
    "timewarpHeight": 2000.0,
    "mapColor": {
      "r": 0.323,
      "g": 0.323,
      "b": 0.329,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Default",
      "planetTextureCutout": 0.9350000023841858,
      "surfaceTexture_A": "Soft_Rocks",
      "surfaceTextureSize_A": {
        "x": 22.0,
        "y": 22.0
      },
      "surfaceTexture_B": "Hard_Rocks",
      "surfaceTextureSize_B": {
        "x": 22.0,
        "y": 23.0
      },
      "terrainTexture_C": "Circles",
      "terrainTextureSize_C": {
        "x": 210.0,
        "y": 160.0
      },
      "surfaceLayerSize": 35.0,
      "minFade": 0.15,
      "maxFade": 0.65,
      "shadowIntensity": 8.0,
      "shadowHeight": 2.5
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap( Phobos, 6283.985307180, 260)",
      "OUTPUT = AddHeightMap( Perlin, 14287.8533718, 30, Curve6)",
      "M = AddHeightMap( Perlin, 6288.18530718, 1)",
      "OUTPUT = AddHeightMap( Perlin, 1384.95559220, 12, null, M)",
      "OUTPUT = AddHeightMap( Perlin, 657.654824575, 8, null, M)",
      "a = AddHeightMap( Perlin, 167.551608195, 1, null, M)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap( Perlin, 4283.18530720, 8)"
    ],
    "verticeSize": 0.5
  },
  "ORBIT_DATA": {
    "parent": "Neptune",
    "semiMajorAxis": 46701600000.0,
    "eccentricity": 0.451,
    "argumentOfPeriapsis": 150.0,
    "multiplierSOI": 1.25,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}